home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 176-200 / disk_181 / amxlisp / include / graphics / clip.l next >
Text File  |  1992-05-06  |  799b  |  15 lines

  1. (Layer (front 0 Layer . t) (back 4 Layer . t) (ClipRect 8 ClipRect . t) (rp
  2. 12 RastPort . t) (bounds 16 Rectangle) (reserved 24 4 . 1) (priority 28 . 2
  3. ) (Flags 30 . 2) (SuperBitMap 32 BitMap . t) (SuperClipRect 36 ClipRect . t
  4. ) (Window 40 byte . t) (Scroll_X 44 . 2) (Scroll_Y 46 . 2) (cr 48 ClipRect 
  5. . t) (cr2 52 ClipRect . t) (crnew 56 ClipRect . t) (SuperSaveClipRects 60 
  6. ClipRect . t) (_cliprects 64 ClipRect . t) (LayerInfo 68 Layer_Info . t) (
  7. Lock 72 SignalSemaphore) (reserved3 118 8 . 1) (ClipRegion 126 Region . t) 
  8. (saveClipRects 130 Region . t) (reserved2 134 22 . 1) (DamageList 156 
  9. Region . t))
  10.  
  11. (ClipRect (Next 0 ClipRect . t) (prev 4 ClipRect . t) (lobs 8 Layer . t) (
  12. BitMap 12 BitMap . t) (bounds 16 Rectangle) (_p1 24 ClipRect . t) (_p2 28 
  13. ClipRect . t) (reserved 32 . 4))
  14.  
  15.